Automations

System Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Move Copy IMAP Email Command

Command: Move Copy IMAP Email Command

This command moves or copies a selected email using IMAP protocol.

Parameters

MimeMessage

Enter the MimeMessage to move or copy.

Required

Host

Define the host/service name that the script should use.

Required

Port

Define the port number that should be used when contacting the IMAP service.

Required

Username

Define the username to use when contacting the IMAP service.

Required

Password

Define the password to use when contacting the IMAP service.

Required

Destination Mail Folder Name

Enter the name of the mail folder the emails are being moved/copied to.

Required

MimeMessage Operation

Specify whether to move or copy the selected emails.

Required

Unread Only

Specify whether to move/copy unread email messages only.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo